Properties
Name | Returns | Notes | Example |
---|---|---|---|
number | String | ||
title | String | ||
description | String | ||
lineItems | List | ||
reference | String | ||
lineItemAttachments | List | ||
issuedDate | Date | ||
subTotal | BigDecimal | The ex-tax amount of each line item | |
tax | BigDecimal | The total tax of all line items | |
total | BigDecimal | Total of tax and ex-tax amounts | |
billingAddress | PaymentAddress | ||
deliveryAddress | PaymentAddress | ||
extraField1 | String | ||
extraField2 | String | ||
extraField3 | String | ||
cartId | Long | ||
paymentTaxType | PaymentTaxType |
Hide comments
